structure and interpretation of computer programs造句
例句與造句
- :You should read Structure and Interpretation of Computer Programs, which you can view online for free.
- The book " Structure and Interpretation of Computer Programs " presents examples of meta-circular interpretation for Scheme and its dialects.
- Like " Structure and Interpretation of Computer Programs " ( SICP ), HtDP relies on a variant of the Scheme programming language.
- While designing Pico, the Software Languages Lab was inspired by the Abelson and Sussman's book " Structure and Interpretation of Computer Programs ".
- Sussman is a coauthor ( with Hal Abelson and Julie Sussman ) of the introductory computer science textbook " Structure and Interpretation of Computer Programs ".
- It's difficult to find structure and interpretation of computer programs in a sentence. 用structure and interpretation of computer programs造句挺難的
- :For interpreters, " Structure and Interpretation of Computer Programs " by Abelson and Sussmann is the classic textbook ( especially if you like Lisp ).
- These programs are written in the Scheme programming language, as were the programs in Sussman's earlier computer science textbook, " Structure and Interpretation of Computer Programs ".
- :I am grateful to MIT for their decision to publish the entire text of " Structure and Interpretation of Computer Programs " ( also known as the " Wizard Book " ) online.
- It is also used in Structure and Interpretation of Computer Programs by Harold Abelson and Gerald Jay Sussman as an allegory for the eval and apply functions of programming language interpreters in computer science, which feed each other.
- The concept most likely originated at MIT . For example, in the Structure and Interpretation of Computer Programs video lectures, one of the lecturers presents the audience with the button, saying they are now members of this special group.
- A parser can push parentheses on a stack and then try to pop them off and see if the stack is empty at the end . ( see example in the " Structure and Interpretation of Computer Programs " ( SICP ) book ).
- In the 1970s, lexically scoped and ( impurely ) functional dialect of Lisp, as described in the influential Lambda Papers and the classic 1985 textbook " Structure and Interpretation of Computer Programs ", brought awareness of the power of functional programming to the wider programming-languages community.
- Together with Gerald Jay Sussman, Abelson developed MIT's introductory computer science subject, Structure and Interpretation of Computer Programs, a subject organized around the notion that a computer language is primarily a formal medium for expressing ideas about methodology, rather than just a way to get a computer to perform operations.
- Together with Gerald Jay Sussman, Abelson developed MIT's introductory computer science subject, " Structure and Interpretation of Computer Programs, " a subject organized around the notion that a computer language is primarily a formal medium for expressing ideas about methodology, rather than just a way to get a computer to perform operations.